Welcome![Sign In][Sign Up]
Location:
Search - Student Result

Search list

[Education soft systemcjmanager

Description: 用VC写的一个学生成绩管理系统,不通过数据库,直接用文本文件输出管理- A student result management system management system writes which with VC, through the database, straight does not take over the use of the text documents output to manage
Platform: | Size: 63488 | Author: 李语汇 | Hits:

[Education soft system概要设计说明书

Description: 学生成绩管理系统的文档- Student result management system management system documents
Platform: | Size: 10240 | Author: Hmily | Hits:

[Education soft system学生成绩管理系统

Description: 用于初学VC开发ODBC数据库,很好的范例- Uses in to begin studies VC to develop the ODBC database, very good model
Platform: | Size: 67584 | Author: | Hits:

[Education soft systemStudentresultmanagement

Description: This software designs the student result management system m ay replace the tedious low effect the manual management, has realized the result management, the information management and the curriculum manages three big cores functions.-This software designs the student result m anagement system m ay replac e the tedious low effect the manual management, has realized the result management, the information management and the curriculum manages three big cores functions.
Platform: | Size: 5120 | Author: 任洁 | Hits:

[Software Engineeringheh

Description: Student result management system Use the C language realization system 2, the data structure making use of the structure body several realization student s result design 3, the system have increment, search, insert, row preface etc. basic function 4, the each function mold piece request of system use the form of function realization 5, completion design mission combine write a course a design report. 6, student the existence document of the result information in -Student result management system Use the C 2 language realization system, the data structure making use of the structure b ody several realization student's result desig n 3, the system have increment, search, insert, row preface etc.. four basic function, each function mold the piece request of system u se the form of function realization 5. completion design mission combine write a cour se a design report. 6. student document the existence of the result in formation in
Platform: | Size: 4096 | Author: 王国 | Hits:

[WEB Codeasp_student_manager

Description: a professional manager student result it can show student report and print
Platform: | Size: 244736 | Author: kim | Hits:

[Education soft systemstudent

Description: 简单的学生成绩管理,满足一般实验的要求。-It is a Simple the result of student smanager,.It satisfy generally experience request.
Platform: | Size: 108544 | Author: dalianzsl | Hits:

[Windows Developresult

Description: 设有10个学生的成绩分别为56、69、84、82、73、88、99、63、100和80分。试编制程序分别统计低于60分、60~69分、70~79分、80~89分、90~99分及100分的人数存放到s5、s6、s7、s8、s9及s10单元中。 -Equipped with 10 student achievement 56,69,84,82,73,88,99,63,100 and 80 points respectively. Programmed test statistics were less than 60 minutes, 60 ~ 69 minutes, 70 ~ 79 minutes, 80 ~ 89 points, 90 ~ 99 points and 100 points, the number of storage to the s5, s6, s7, s8, s9 and s10 unit.
Platform: | Size: 1024 | Author: 陈玉 | Hits:

[Education soft systemstudent_result_system

Description: its student result system. its working with mouse. you give student mark and program will give u corresponding grade
Platform: | Size: 107520 | Author: Abhishek | Hits:

[Education soft systemsystem-of-managing-student-

Description: c语言大型学生管理系统,主要是学生及成绩信息的录入和删除。-C program of large student management system, are mainly students and result information typing and delete.
Platform: | Size: 3072 | Author: Alen Fielding | Hits:

[Education soft systempk

Description: 该软件主要是实现对学生成绩进行系统化的管理,首先必须对学生基本信息进行输入,其次可以读取显示学生的相关信息,然后可以删除和插入学生的课程,还有就是可按学号查询此学号的学生的相关信息,并按照总成绩算出的平均分的高低进行排序,还可以查询班级有关信息,如班级男女生人数及相应总平均分班级总人数和总平均分。及该学校的相关信息,如该校男女生人数,本科生专科升级研究生人数。由此来系统化管理学生成绩,并达到简易操作的目的。-This software is mainly to achieve student result of systematic management, must first to students the basic information input, secondly can read finds that students of relevant information, then can delete and insert student s course, and it is also may according to the student id inquires the student the student id and, in accordance with the relevant information of the overall average height calculate the sorting, still can inquires relevant information, such as class class number of male and female students and the corresponding class total average total number and total average. And the school of relevant information, such as the number of male and female students, undergraduate college graduate toll. Upgrade Thus to systematic management and achieve student achievement, the purpose of simple operation.
Platform: | Size: 5120 | Author: 彭坤朋 | Hits:

[JSP/Javastudent-system

Description: 本系统是个学生成绩管理系统 有如下功能: 1.用顺序表n个学生的学号和成绩录入; 思想: 在主函数里完成学生人数限定,和定义学生的结构体指针,调用录入函数。 用结构体指针完成学生信息录入。 2.用选择排序法对n个学生的成绩按照降序排列; 思想: 定义2个学生结构体指针,用选择法完成学生成绩排序。 3.利用栈和队列的算法操作,删除不及格的学生信息,保留及格学生信息在栈或队列中; 思想: 定义一个栈和一个队列,及格的学生入队,不及格的入栈,出队输出学生信息。 4.对及格学生的信息建立一个二叉排序树,对该二叉排序树进行中序遍历; 思想: 在出队的同时将学生成绩入树,调用创建2叉树,便进行中序遍历。 5.任意输入一个学生的学号,用一种查询方法查询该学生的成绩。 思想: 直接查找学生学号,找到就输出。 -This system is a student performance management system Has the following functions: 1. With the sequential list n students student id and achievements input Thought: In the main function in the number of students finish the limit, and define the structure of the student body pointer, input function call. With the structure body complete student information recorded pointer. 2. Choose ranking to n with a student s result in descending order Thought: Definition 2 students structures pointer, with choice method is used to complete student achievement in order. 3. Use stack and queue of algorithm operating, delete failing students information, keep pass the information in the stack students or the queue Thought: Define a stack and a queue, pass the students of get-together, not pass into the stack, the team output students information. 4. ? on
Platform: | Size: 17408 | Author: 李章辉 | Hits:

[ERP-EIP-OA-Portalstudent-management

Description: 问题的提出:编程建立学生成绩管理系统。要求具有以下功能:一个学生的信息包括学号、姓名、英语成绩、语文成绩、数学成绩,要求输入每位学生的信息并显示这些信息;同时计算每位学生的总分即英语、语文、数学成绩之和,并对输入的若干学生按总分排名,按总分名次输出每位学生及其信息;最后计算这些学生的英语平均分、语文平均分和数学平均分,并输出结果-Of the problem: programming the establishment of student achievement management system. Requires the following features: a student information, including Student ID, name, English language achievement, math, and asked to enter the information of each student and display the information calculate the total score of each student, namely English Language, Mathematics academic performance, and enter the number of students according to the total score ranking, each student and their information output by the total score ranking the final calculation of the average of these students' English language the average and mathematics average scores and output the result
Platform: | Size: 144384 | Author: dongjie | Hits:

[androidstudentresult

Description: android student result application-android student result application
Platform: | Size: 97280 | Author: farhan | Hits:

[JSP/JavaAppStu

Description: 学生成绩管理系统   本系统主要分为5大功能模块,分别为: 登录模块:实现用户登录。 参数设置:包括学生年级设置、班级设置、考试科目设置以及考试类别设置。 基本信息:包括学生信息、教师信息以及学生考试成绩信息管理。 系统查询:包括基本信息查询、成绩信息查询以及汇总查询。 系统管理:包括用户维护、系统退出等功能。 注意:管理员用户名和密码为:mr、mrsoft。-the system is about the student result manage
Platform: | Size: 1644544 | Author: 姜琳琳 | Hits:

[assembly languages202110612-(2)

Description: 学生成绩管理系统的实际,在matlab软件上-THE STUDENT RESULT MANAGEMENT SYSTEM
Platform: | Size: 2048 | Author: 杜骄 | Hits:

[Other Riddle gamesStudent-score-management-system

Description: 编程建立学生成绩管理系统。要求具有以下功能:一个学生的信息包括学号、姓名、英语成绩、语文成绩、数学成绩,要求输入每位学生的信息并显示这些信息;同时计算每位学生的总分即英语、语文、数学成绩之和,并对输入的若干学生按总分排名,按总分名次输出每位学生及其信息;最后计算这些学生的英语平均分、语文平均分和数学平均分,并输出结果。-Programming establishment of student achievement management system. Required to have the following features: a student information including student number, name, English, language scores, math scores, each student asked to enter information and display this information also calculated that the total score for each student in English, language, mathematics achievements of, and input ranked according to total number of students, according to their overall ranking output information for each student final calculation of these students' English average, language and math average average, and outputs the result.
Platform: | Size: 144384 | Author: | Hits:

[ADO-ODBCResult-Processing

Description: 输入一个正整数n,再输入n 个学生的学号和数学、英语、计算机成绩,要求 (1) 计算每一个学生的平均成绩。 (2) 计算每门课程的平均成绩。 (3) 输出平均成绩最高的学生的记录。 (4) 按平均成绩从高到低输出学生的成绩单(学号、数学、英语、计算机成绩和平均成绩)-Enter a positive integer n, then n students enter school numbers and math, English, computer performance, requiring (1) calculate each student s grade point average. (2) Calculate the average score for each course. The highest (3) Output average scores of students records. (4) according to the average scores of students from high to low output transcript (school, math, English, computer scores and grade point average)
Platform: | Size: 1024 | Author: 张张 | Hits:

[Dialog_Windowstudent

Description: 设计一个窗口,有导入、平均值、增加、查找、保存五个功能,有文件、结果、学生、成绩五个文本框,能实现对文档的导入,并能实现向文档中添加语句,还可以计算平均值和按目标查找数据。-Design a window with import, the average increase, find, save five functions, documented as a result, students, grades five text boxes, to achieve the import of the document and add a statement to the document to achieve, you can also calculate the average and on target to find data.
Platform: | Size: 3072 | Author: Candy | Hits:

[Software Engineeringstudent-manage

Description:  学生信息管理系统 一、 课题内容和要求 设计一个简化的学生成绩管理系统,并用C语言实现。对该系统的要求如下:  1. 该系统应实现以下功能 (1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的20 、30 和50 。 (3)计算每位学生的总评成绩。 (4)计算该班级某课程的总平均成绩。 (5)算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 (6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号。-A student information management system, subject to design a simplified content and student achievement management system and the C language. The system requirements are as follows: (1) The system shall perform the following functions (1) according to the curriculum by class read from a file corresponding usual result, midterm and final exam scores. (2) the percentage of the total grades three grades are defined as constants, and 20 each of the total score of 30 and 50 . (3) calculate the overall rating for each student achievement. (4) calculating the overall average score for the class of a course. (5) count is excellent, the percentage of good, in passing, as well as the number of students failing the total number. Which is superior 100-90 ,89-80 ,79-70 as good as the passing ,69-60 was 60 points or less failed. (6) the required output results in excellent, good, medium, pass, do not pass each section of students to learn numbers.
Platform: | Size: 208896 | Author: 裴安山 | Hits:
« 1 23 4 5 6 7 »

CodeBus www.codebus.net